\(\int \csc ^2(a+b x) \sec ^3(a+b x) \, dx\) [142]

   Optimal result
   Rubi [A] (verified)
   Mathematica [C] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 17, antiderivative size = 49 \[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=\frac {3 \text {arctanh}(\sin (a+b x))}{2 b}-\frac {3 \csc (a+b x)}{2 b}+\frac {\csc (a+b x) \sec ^2(a+b x)}{2 b} \]

[Out]

3/2*arctanh(sin(b*x+a))/b-3/2*csc(b*x+a)/b+1/2*csc(b*x+a)*sec(b*x+a)^2/b

Rubi [A] (verified)

Time = 0.03 (sec) , antiderivative size = 49, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.235, Rules used = {2701, 294, 327, 213} \[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=\frac {3 \text {arctanh}(\sin (a+b x))}{2 b}-\frac {3 \csc (a+b x)}{2 b}+\frac {\csc (a+b x) \sec ^2(a+b x)}{2 b} \]

[In]

Int[Csc[a + b*x]^2*Sec[a + b*x]^3,x]

[Out]

(3*ArcTanh[Sin[a + b*x]])/(2*b) - (3*Csc[a + b*x])/(2*b) + (Csc[a + b*x]*Sec[a + b*x]^2)/(2*b)

Rule 213

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(-(Rt[-a, 2]*Rt[b, 2])^(-1))*ArcTanh[Rt[b, 2]*(x/Rt[-a, 2])]
, x] /; FreeQ[{a, b}, x] && NegQ[a/b] && (LtQ[a, 0] || GtQ[b, 0])

Rule 294

Int[((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[c^(n - 1)*(c*x)^(m - n + 1)*((a + b*x^
n)^(p + 1)/(b*n*(p + 1))), x] - Dist[c^n*((m - n + 1)/(b*n*(p + 1))), Int[(c*x)^(m - n)*(a + b*x^n)^(p + 1), x
], x] /; FreeQ[{a, b, c}, x] && IGtQ[n, 0] && LtQ[p, -1] && GtQ[m + 1, n] &&  !ILtQ[(m + n*(p + 1) + 1)/n, 0]
&& IntBinomialQ[a, b, c, n, m, p, x]

Rule 327

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Simp[c^(n - 1)*(c*x)^(m - n + 1)*((a + b*x^n
)^(p + 1)/(b*(m + n*p + 1))), x] - Dist[a*c^n*((m - n + 1)/(b*(m + n*p + 1))), Int[(c*x)^(m - n)*(a + b*x^n)^p
, x], x] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0] && GtQ[m, n - 1] && NeQ[m + n*p + 1, 0] && IntBinomialQ[a, b,
 c, n, m, p, x]

Rule 2701

Int[(csc[(e_.) + (f_.)*(x_)]*(a_.))^(m_)*sec[(e_.) + (f_.)*(x_)]^(n_.), x_Symbol] :> Dist[-(f*a^n)^(-1), Subst
[Int[x^(m + n - 1)/(-1 + x^2/a^2)^((n + 1)/2), x], x, a*Csc[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && Integer
Q[(n + 1)/2] &&  !(IntegerQ[(m + 1)/2] && LtQ[0, m, n])

Rubi steps \begin{align*} \text {integral}& = -\frac {\text {Subst}\left (\int \frac {x^4}{\left (-1+x^2\right )^2} \, dx,x,\csc (a+b x)\right )}{b} \\ & = \frac {\csc (a+b x) \sec ^2(a+b x)}{2 b}-\frac {3 \text {Subst}\left (\int \frac {x^2}{-1+x^2} \, dx,x,\csc (a+b x)\right )}{2 b} \\ & = -\frac {3 \csc (a+b x)}{2 b}+\frac {\csc (a+b x) \sec ^2(a+b x)}{2 b}-\frac {3 \text {Subst}\left (\int \frac {1}{-1+x^2} \, dx,x,\csc (a+b x)\right )}{2 b} \\ & = \frac {3 \text {arctanh}(\sin (a+b x))}{2 b}-\frac {3 \csc (a+b x)}{2 b}+\frac {\csc (a+b x) \sec ^2(a+b x)}{2 b} \\ \end{align*}

Mathematica [C] (verified)

Result contains higher order function than in optimal. Order 5 vs. order 3 in optimal.

Time = 0.01 (sec) , antiderivative size = 27, normalized size of antiderivative = 0.55 \[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=-\frac {\csc (a+b x) \operatorname {Hypergeometric2F1}\left (-\frac {1}{2},2,\frac {1}{2},\sin ^2(a+b x)\right )}{b} \]

[In]

Integrate[Csc[a + b*x]^2*Sec[a + b*x]^3,x]

[Out]

-((Csc[a + b*x]*Hypergeometric2F1[-1/2, 2, 1/2, Sin[a + b*x]^2])/b)

Maple [A] (verified)

Time = 0.16 (sec) , antiderivative size = 50, normalized size of antiderivative = 1.02

method result size
derivativedivides \(\frac {\frac {1}{2 \cos \left (b x +a \right )^{2} \sin \left (b x +a \right )}-\frac {3}{2 \sin \left (b x +a \right )}+\frac {3 \ln \left (\sec \left (b x +a \right )+\tan \left (b x +a \right )\right )}{2}}{b}\) \(50\)
default \(\frac {\frac {1}{2 \cos \left (b x +a \right )^{2} \sin \left (b x +a \right )}-\frac {3}{2 \sin \left (b x +a \right )}+\frac {3 \ln \left (\sec \left (b x +a \right )+\tan \left (b x +a \right )\right )}{2}}{b}\) \(50\)
risch \(-\frac {i \left (3 \,{\mathrm e}^{5 i \left (b x +a \right )}+2 \,{\mathrm e}^{3 i \left (b x +a \right )}+3 \,{\mathrm e}^{i \left (b x +a \right )}\right )}{b \left ({\mathrm e}^{2 i \left (b x +a \right )}+1\right )^{2} \left ({\mathrm e}^{2 i \left (b x +a \right )}-1\right )}+\frac {3 \ln \left ({\mathrm e}^{i \left (b x +a \right )}+i\right )}{2 b}-\frac {3 \ln \left ({\mathrm e}^{i \left (b x +a \right )}-i\right )}{2 b}\) \(104\)
parallelrisch \(\frac {\left (-3 \cos \left (2 b x +2 a \right )-3\right ) \ln \left (\tan \left (\frac {b x}{2}+\frac {a}{2}\right )-1\right )+\left (3 \cos \left (2 b x +2 a \right )+3\right ) \ln \left (\tan \left (\frac {b x}{2}+\frac {a}{2}\right )+1\right )+\left (-6 \cos \left (b x +a \right )+6\right ) \cot \left (\frac {b x}{2}+\frac {a}{2}\right )-2 \sec \left (\frac {b x}{2}+\frac {a}{2}\right ) \csc \left (\frac {b x}{2}+\frac {a}{2}\right )}{2 b \left (1+\cos \left (2 b x +2 a \right )\right )}\) \(112\)
norman \(\frac {-\frac {1}{2 b}+\frac {3 \left (\tan ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )}{2 b}+\frac {3 \left (\tan ^{4}\left (\frac {b x}{2}+\frac {a}{2}\right )\right )}{2 b}-\frac {\tan ^{6}\left (\frac {b x}{2}+\frac {a}{2}\right )}{2 b}}{\left (\tan ^{2}\left (\frac {b x}{2}+\frac {a}{2}\right )-1\right )^{2} \tan \left (\frac {b x}{2}+\frac {a}{2}\right )}-\frac {3 \ln \left (\tan \left (\frac {b x}{2}+\frac {a}{2}\right )-1\right )}{2 b}+\frac {3 \ln \left (\tan \left (\frac {b x}{2}+\frac {a}{2}\right )+1\right )}{2 b}\) \(117\)

[In]

int(sec(b*x+a)^3/sin(b*x+a)^2,x,method=_RETURNVERBOSE)

[Out]

1/b*(1/2/cos(b*x+a)^2/sin(b*x+a)-3/2/sin(b*x+a)+3/2*ln(sec(b*x+a)+tan(b*x+a)))

Fricas [A] (verification not implemented)

none

Time = 0.30 (sec) , antiderivative size = 85, normalized size of antiderivative = 1.73 \[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=\frac {3 \, \cos \left (b x + a\right )^{2} \log \left (\sin \left (b x + a\right ) + 1\right ) \sin \left (b x + a\right ) - 3 \, \cos \left (b x + a\right )^{2} \log \left (-\sin \left (b x + a\right ) + 1\right ) \sin \left (b x + a\right ) - 6 \, \cos \left (b x + a\right )^{2} + 2}{4 \, b \cos \left (b x + a\right )^{2} \sin \left (b x + a\right )} \]

[In]

integrate(sec(b*x+a)^3/sin(b*x+a)^2,x, algorithm="fricas")

[Out]

1/4*(3*cos(b*x + a)^2*log(sin(b*x + a) + 1)*sin(b*x + a) - 3*cos(b*x + a)^2*log(-sin(b*x + a) + 1)*sin(b*x + a
) - 6*cos(b*x + a)^2 + 2)/(b*cos(b*x + a)^2*sin(b*x + a))

Sympy [F]

\[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=\int \frac {\sec ^{3}{\left (a + b x \right )}}{\sin ^{2}{\left (a + b x \right )}}\, dx \]

[In]

integrate(sec(b*x+a)**3/sin(b*x+a)**2,x)

[Out]

Integral(sec(a + b*x)**3/sin(a + b*x)**2, x)

Maxima [A] (verification not implemented)

none

Time = 0.19 (sec) , antiderivative size = 61, normalized size of antiderivative = 1.24 \[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=-\frac {\frac {2 \, {\left (3 \, \sin \left (b x + a\right )^{2} - 2\right )}}{\sin \left (b x + a\right )^{3} - \sin \left (b x + a\right )} - 3 \, \log \left (\sin \left (b x + a\right ) + 1\right ) + 3 \, \log \left (\sin \left (b x + a\right ) - 1\right )}{4 \, b} \]

[In]

integrate(sec(b*x+a)^3/sin(b*x+a)^2,x, algorithm="maxima")

[Out]

-1/4*(2*(3*sin(b*x + a)^2 - 2)/(sin(b*x + a)^3 - sin(b*x + a)) - 3*log(sin(b*x + a) + 1) + 3*log(sin(b*x + a)
- 1))/b

Giac [A] (verification not implemented)

none

Time = 0.36 (sec) , antiderivative size = 63, normalized size of antiderivative = 1.29 \[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=-\frac {\frac {2 \, {\left (3 \, \sin \left (b x + a\right )^{2} - 2\right )}}{\sin \left (b x + a\right )^{3} - \sin \left (b x + a\right )} - 3 \, \log \left ({\left | \sin \left (b x + a\right ) + 1 \right |}\right ) + 3 \, \log \left ({\left | \sin \left (b x + a\right ) - 1 \right |}\right )}{4 \, b} \]

[In]

integrate(sec(b*x+a)^3/sin(b*x+a)^2,x, algorithm="giac")

[Out]

-1/4*(2*(3*sin(b*x + a)^2 - 2)/(sin(b*x + a)^3 - sin(b*x + a)) - 3*log(abs(sin(b*x + a) + 1)) + 3*log(abs(sin(
b*x + a) - 1)))/b

Mupad [B] (verification not implemented)

Time = 0.07 (sec) , antiderivative size = 48, normalized size of antiderivative = 0.98 \[ \int \csc ^2(a+b x) \sec ^3(a+b x) \, dx=\frac {3\,\mathrm {atanh}\left (\sin \left (a+b\,x\right )\right )}{2\,b}+\frac {\frac {3\,{\sin \left (a+b\,x\right )}^2}{2}-1}{b\,\left (\sin \left (a+b\,x\right )-{\sin \left (a+b\,x\right )}^3\right )} \]

[In]

int(1/(cos(a + b*x)^3*sin(a + b*x)^2),x)

[Out]

(3*atanh(sin(a + b*x)))/(2*b) + ((3*sin(a + b*x)^2)/2 - 1)/(b*(sin(a + b*x) - sin(a + b*x)^3))